Thomas K. answered 09/01/14
Tutor
4.7
(87)
Patient and Friendly Math and Physics Tutor
Is it OK to convert into base-10 first, then compute the root in base-10 and finally convert the result back to base-5?
2433315
= 2*55 + 4*54 + 3*53 + 3*52 + 3*51 + 1*50
= 2*3125 + 4*625 + 3*125 + 3*25 + 3*5 + 1
= 6250 + 2500 + 375 + 75 + 15 + 1
= 9216
= 962
96 = 3*25 + 4*20 + 1
= 3*52 + 4*51 + 1*50
= 3415