document.write( "Question 1023197: How to find the smallest four digit number which is a perfect square.?
\n" ); document.write( "(without hit and trial method)
\n" ); document.write( "

Algebra.Com's Answer #638706 by ikleyn(52788)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "How to find the smallest four digit number which is a perfect square.?
\n" ); document.write( "(without hit and trial method)
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take square root of the number 1000, using calculator.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then take closest integer greater than this square root.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );