Question
convert base 10 number to a number in identical base
208 to base 6
208 to base 6
Answers
MathMate
208<sub>10</sub> to base 6:
Use repeated division:
208<sub>10</sub>
34 R4
5 R4
=544<sub>6</sub>
Take the 5 (last quotient) and the remainders (count from bottom up) to get 544<sub>6</sub>
Use repeated division:
208<sub>10</sub>
34 R4
5 R4
=544<sub>6</sub>
Take the 5 (last quotient) and the remainders (count from bottom up) to get 544<sub>6</sub>