document.write( "Question 809289: Find the smallest natural number that is divisible by 2 and by 3, and which
\n" ); document.write( "is simultaneously the fourth power of an integer, and the sixth power of an integer.
\n" ); document.write( "

Algebra.Com's Answer #803890 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
4th and 6th power ---> LCM(4, 6) = 12 ---> 12th power\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "2^12 * 3^12 = (2 * 3)^12 = 6^12
\n" ); document.write( "
\n" );