most of the time I know how to find the inverse of a function (make it equal $y$, solve for $x$ and then swap $x$ and $y$), but I have no idea how to do that for this one, so any help would be great: $h(x)=3^x$
From the question:
Solve the equation $h^{-1}(x)=2$
Thanks in advance for any help!
I think both existing answers are sort of missing the point of the exercise. You don't need to know anything about logarithms to do this exercise; all you need are the formal properties of inverse functions. The solution
$$x=h(h^{-1}(x))=h(2)=3^2=9$$
uses only the specific form of the function $h$ and the general formal properties of inverse functions, not the specific form of $h^{-1}$.