document.write( "Question 343525: the number is an integer
\n" ); document.write( "when squared it is less then 370
\n" ); document.write( "when cubed it is more than 4,500
\n" ); document.write( "when raised to the fourth power the number is less than 8,4000
\n" ); document.write( "

Algebra.Com's Answer #245876 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the number is an integer
\n" ); document.write( "when squared it is less then 370 --> <= 19
\n" ); document.write( "when cubed it is more than 4,500 --> >= 17
\n" ); document.write( "when raised to the fourth power the number is less than 8,4000 --> <= 17
\n" ); document.write( "--> 17
\n" ); document.write( "17^2 = 289
\n" ); document.write( "17^3 = 4913
\n" ); document.write( "17^4 = 83521
\n" ); document.write( "
\n" ); document.write( "
\n" );