I need to show that these function has a continuous inverse function and find this inverse function.
$$ f(x) = \frac{1-x^3}{x^3} $$
Defined on $ (1,\infty) $
I think I need to check for bijectivity. Don't know how.
I tried to solve the function to $x$ then. But somehow I only end up with $ -\frac{1}{x^3} = -1 -y $ and don't know how to get to $x = ...$
Maybe there is no inverse function!? Or maybe just on the defined area? I don't know.
You have almost done, but made a small mistake (me too in the first version of the answer): From $$y = \frac{1}{x^3}-1$$ you get $$\frac{1}{x^3} = 1+y$$ and therefore $$x^3 = \frac{1}{1+y}$$ This show that the inverse is for $-1 < y \le 0$ $$f^{-1}(y) = x = \frac{1}{(1+y)^{\frac{1}{3}}}$$ The range restriction for $y$ comes from the fact, that the range of the function is $-1 < f(x) \le 0$