document.write( "Question 386380: Find the inverse and the inverse's domain of f(x)=x^3-5 \n" ); document.write( "
Algebra.Com's Answer #273183 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
\"y+=+x%5E3+-+5\"; The domain and range are equal to the set of all real numbers.
\n" ); document.write( "\"x+=+y%5E3+-+5\";
\n" ); document.write( "\"x%2B5+=+y%5E3\";
\n" ); document.write( "\"y+=+root%283%2Cx%2B5%29\". This is the inverse function. Incidentally the domain of this is the range of the given function, and so is equal to the set of all real numbers also.
\n" ); document.write( "
\n" );