I have the equation: $$ t=\sqrt{\frac{m}{gp}} \cosh^{-1}{\left(e^{\dfrac{hp}{m}}\right)} $$ Where $\cosh^{-1}$ is the inverse hyperbolic cosine, and $m$, $g$, $h$ and $t$ are positive, real valued constants, and $p$ is a non-zero positive real number.
I need to solve this equation for $p$, but I cannot successfully separate p. I have thought about making $t=f(p)$, and finding the inverse, but wolfram alpha "cannot find the result in standard mathematical functions"
Is this equation inseparable? If yes, then what method can I use to numerically approximate $p$ for a given $m$, $g$, $h$ and $t$?