Problem 721. Convert from Base 10 to base 5

Convert the input number from base 10 into base 5:

for example:

if a(in base 10)= 5

then a(in base 5)= 10

Solution Stats

46.0% Correct | 54.0% Incorrect
Last Solution submitted on Feb 13, 2024

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers253

Suggested Problems

More from this Author11

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!