I'm struggling with solving $x$ for the following equation: it looks in the form as $$e^x x^n=1-cx$$ where $c$ is just some constant number.
I tried to solve $x$ explicitly. But it seems not be able to do so. Do I have to solve it analytically using some Newton-Raphson method?
Many thanks!