I'm doing some exercises on computing the inverse of each function.
In exercise number 56 I did an example where I have to compute the inverse of the function. With my understanding $f(x)=x^2 +1$ inverse is $f^{-1}(x)=\sqrt{x-1}$. The Solutions Book says $f^{-1}(x)$ does not exist.
On exercise 60 I got almost the same concept to get the inverse. $f(x)=x^3-1$ which my answer is $f^{-1}(x)=\sqrt[3]{x+1}$. The solutions Book says $f^{-1}(x)=\sqrt[3]{x+1}$ which I was right.
My question is why is exercise 56 inverse of function does not exist and on exercise 60 it does?




Think what happens e.g. at the point $x=-3$ for the 1st function and the 1st inverse function. That's what the book means. The 1st function is not reversible when viewed over the whole real line.