1 2 3 4 5 6
//example 1.1// //radix of a proposed no// clc clear disp('the radix of the proposed number system is 3') //result//