document.write( "Question 261428: I want to write 2 to the 8th power as a decimal. How do I do that? \n" ); document.write( "
Algebra.Com's Answer #192600 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! 2^8=256 \n" ); document.write( "2.56*10^2 \n" ); document.write( " |