As I was studying this function, $f(x)=\sqrt[3]{1-x^3}$, I checked that the function is one-to-one, and so is invertible.
Then: $$y=\sqrt[3]{1-x^3}$$
$$y^3=1-x^3$$
$$y^3-1=-x^3$$
$$1-y^3=x^3$$
$$x=\sqrt[3]{1-y^3}$$ $$f^{-1}(y)=\sqrt[3]{1-y^3}$$
What kind of functions are inverse of itselfs? Thanks.