You can put this solution on YOUR website! Find the inverse of the function f(x)= x^1/3 +2.
------------
y = x^(1/3) + 2
Interchange x and y to get:
x = y^(1/3) + 2
Solve for y as follows:
y^(1/3) = x-2
y = (x-2)^3
----------------
That is the inverse function.
---------------
Cheers,
Stan H.