document.write( "Question 204313: Hi all, can anyone show me how to solve this equation;
\n" );
document.write( "Solve for x: y = x^3 - 4
\n" );
document.write( "Any help would be great.
\n" );
document.write( "Thanks, -Nick. \n" );
document.write( "
Algebra.Com's Answer #154246 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve for x: y = x^3 - 4 \n" ); document.write( "------------- \n" ); document.write( "y+4 = x^3 \n" ); document.write( "x = (y+4)^(1/3) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |