document.write( "Question 624482: How do we find the square root of numbers that do not have a square root? For ex) the square root of 32, 284, etc. (And not the decimal rounded square roots). I am having trouble finding the square roots. \n" ); document.write( "
Algebra.Com's Answer #392793 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "Number such as 32, true it is are not a perfect square...
\n" ); document.write( "But...it may have a perfect square as one of its factors, which allows for simplyfying it:
\n" ); document.write( "for ex:
\n" ); document.write( " \"sqrt%2832%29+=+sqrt%2816%2A2%29=+4sqrt%282%29\"
\n" ); document.write( " \"sqrt%28284%29+=+sqrt%284%2A71%29=+2sqrt%2871%29\"
\n" ); document.write( " \n" ); document.write( "
\n" );