document.write( "Question 1030742: The set Q consists of integers q that are perfect cubes and satisfy 3^6≤q^2≤ 3^7. Find the least and greatest members of Q.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #645573 by robertb(5830)![]() ![]() You can put this solution on YOUR website! The perfect cubes are ±1, ±8, ±27, ±64, ±125, ±216, etc...\r \n" ); document.write( "\n" ); document.write( "You want \n" ); document.write( "\n" ); document.write( "==> Q = {±27}, hence the least member of Q is -27 and the greatest is 27.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |