document.write( "Question 760461: find the smallest 4-digit number perfect square. \n" ); document.write( "
Algebra.Com's Answer #462642 by aquacean(7)\"\" \"About 
You can put this solution on YOUR website!
It should be between 900 and 1600 as their square roots respectively are 30 and 40, thus the square root that makes the smallest 4-digit perfect square is between 30 and 40. I think it's near 30. By trial and error I found out that the square of 32 is the smallest 4-digit perfect square.\r
\n" ); document.write( "\n" ); document.write( "\"32%5E2=1024\" \r
\n" ); document.write( "\n" ); document.write( "\"31%5E2=961\"
\n" ); document.write( "
\n" );