A particular number is written as $132$ in radix-$4$ representation. The same number in radix-$5$ representation is ________
Show Hint
To convert between different bases, always first go through base 10 (decimal) unless a direct pattern is obvious. Divide by the target base and collect remainders bottom-up.