document.write( "Question 483631: clue 1: i am a two digit number
\n" );
document.write( "clue 2: my second digit is the square of the first
\n" );
document.write( "clue 3: the prodcut of my digits is a cube \n" );
document.write( "
Algebra.Com's Answer #330933 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 24 \n" ); document.write( "2^2=4 \n" ); document.write( "2x4=8=2^3 \n" ); document.write( "The number is 24.. \n" ); document.write( " |