document.write( "Question 35667: Without using a calculator, list the numbers square root of 2, cube root of 3, and fifth root of 5 in order from largest to smallest. \n" ); document.write( "
Algebra.Com's Answer #21846 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Without using a calculator, list the numbers square root of 2, cube root of \n" ); document.write( "> 3, and fifth root of 5 in order from largest to smallest. \n" ); document.write( "> A=2^(1/2).......B=3^(1/3).......................C=5^(1/5).RAISE EACH OF THEM TO LCM OF 2,3,5...THAT IS 30..WE GET \n" ); document.write( "A^30=2^15.............B^30=3^10.................C^30= \n" ); document.write( "A^30 =32768 \n" ); document.write( "B^30 =59049 \n" ); document.write( "C^30 =15625 \n" ); document.write( " HENCE B^30 IS GREATEST OR B IS GREATEST...OR..3^(1/3) IS GREATEST \n" ); document.write( "NEXT IS A^30....OR....2^(1/2) \n" ); document.write( "AND LEAST IS 5^(1/5) \n" ); document.write( " |