document.write( "Question 250360: Trying out one of these fibonacci sequences and it's bugging me to death because I can not figure it out. The sequence is 1, 8, 27, 64, . . . Any help would be much appreciated, thanks! :) \n" ); document.write( "
Algebra.Com's Answer #182279 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! it looks like \n" ); document.write( "1^3, 2^3, 3^3, 4^3 \n" ); document.write( " |