I have this equation which shows the relation between $p$ & $x$. Here both $p$ and $x$ are real numbers.
$x-x^p = 1$
When I know $x$, I can find $p$ using $p=\frac{ln(x-1)}{ln(x)}$
Now my question is, how can I find a solution for $x$ when I know $p$ (similar to the logarithmic solution of $p$)?