How do you find the inverse of #f(x) = x^3 + 5# and is it a function?

1 Answer
Jul 28, 2018

#f^-1(x) = root (3) (x-5)#, yes it is a function.

Explanation:

#f(x) = x^3+5# or

#y = x^3+5# or

#x = y^3+5# [switch #x and y# and solve for y]

#y^3= x-5 or y = root (3) (x-5)# or

#f^-1(x) = root (3) (x-5)#

Since in the equation one #x# yield exactly one #y#, then

it is a function.

graph{y=(x-5)^(1/3) [-10, 10, -5, 5]}[Ans]