document.write( "Question 754953: Dear Sir/Madam,
\n" );
document.write( "How to find square root of five digit and six digit numbers in an easy way?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #459425 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Dear Sir/Madam, \n" ); document.write( "How to find square root of five digit and six digit numbers in an easy way? \n" ); document.write( "------ \n" ); document.write( "y = sqrt(x) \n" ); document.write( "---- \n" ); document.write( "No matter what form \"x\" has, if it has perfect square factors, it \n" ); document.write( "can be simplified. Find those factors and take the square root of \n" ); document.write( "them outside the radical. \n" ); document.write( "-- \n" ); document.write( "If \"x\" has no perfect square factors you cannot simply the process. \n" ); document.write( "================== \n" ); document.write( "Example: \n" ); document.write( "sqrt(24) = sqrt(4*6) = sqrt(4)*sqrt(6) = 2sqrt(6) \n" ); document.write( "--- \n" ); document.write( "but sqrt(29) is simply sqrt(29) \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |