document.write( "Question 258498: What is the inverse of the function f(x)=64x^3?
\n" );
document.write( "f^-1(x)=_________ \n" );
document.write( "
Algebra.Com's Answer #190319 by edjones(8007)![]() ![]() You can put this solution on YOUR website! f(x)=64x^3 \n" ); document.write( "y=64x^3 \n" ); document.write( "x=64y^3 \n" ); document.write( "y^3=x/64 \n" ); document.write( " \n" ); document.write( " |