Let $f(x)=x^3 +4x^2 +6x$ and $g(x)$ be its inverse. Then the value of $g'(-4)$ is?
My attempt at the solution: $$ g(x) = f^{-1}(x) \implies f(g(x))=x, $$ differentiating both sides, $$ f'(g(x)) \cdot g'(x)=1 \implies g'(x)=\frac1{f'(g(x))}. $$ I am stuck here as we do not know what $g(-4)$ is. As far as I know, there is no simple method to find the inverse of $f(x)$ as it is a cubic polynomial. Is the question missing some data? If not, how do I proceed from here?
$g(-4)$ is, by definition, the (unique) real solution to $f(x)=-4$.
Edit: to find it, for example use Gauss lemma (the solution is $x=-2$)