Let $h:\mathbb{R}\to\mathbb{R}$ be a function, $h(x)=e^{2x}+x^3$.
Find $(h^{-1})'(1)$.
First thing I did was find $h'(x)$:
$h'(x)=2e^{2x}+3x^{2}$
And now I'm so lost, because I know that $(h^{-1})'(1)=\frac{1}{(h'(h^{-1})'(1))}$ but I don't know how to find $(h^{-1})'(1)$. I'm having real trouble with these kind of problems, and I always get stuck at that part.
That should be $$(h^{-1})'(1) = \frac{1}{h'(h^{-1}(1))}$$ So you need to find $h^{-1}(1)$, i.e. $x$ such that $h(x) = 1$.
Hint: It's easy to guess. Try some small integers.