document.write( "Question 94906: How many integers in the set of all integers from 1 to 100, inclusive, are not the square of an integer? \n" ); document.write( "
Algebra.Com's Answer #69440 by bucky(2189)\"\" \"About 
You can put this solution on YOUR website!
The following integers have squares that fall in the range of 1 to 100:
\n" ); document.write( ".
\n" ); document.write( "1, 2, 3, 4, 5, 6, 7, 8, 9, and 10
\n" ); document.write( ".
\n" ); document.write( "The squares of these integers are 1, 4, 9, 16, 25, 36, 49, 64, 81, and 100
\n" ); document.write( ".
\n" ); document.write( "So in the spectrum of numbers from 1 to 100 inclusive, there are 10 squares (1, 4, 9, 16, 25,
\n" ); document.write( "36, 49, 64, 81, and 100). The remaining 90 numbers are not the square of an integer.
\n" ); document.write( ".
\n" ); document.write( "Hope this helps you to understand the problem.
\n" ); document.write( ".
\n" ); document.write( "
\n" ); document.write( "
\n" );