document.write( "Question 1037727: What is the value of b for which bı/⁶ is an integer? \n" ); document.write( "
Algebra.Com's Answer #652355 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
If b is a power of 6\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "b = 1^6 = 1
\n" ); document.write( "b = 2^6 = 64
\n" ); document.write( "b = 3^6 = 729
\n" ); document.write( "b = 4^6 = 4096
\n" ); document.write( "etc etc
\n" ); document.write( "Basically any whole number to the 6th power\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So if b is 1 or 64 or 729 or 4096 or some whole number to the power of 6 then \"b%5E%281%2F6%29%5E%22%22\" will be an integer.
\n" ); document.write( "
\n" );