Prove that $$\ln ^3|x|=x$$ Has exactly 3 real solutions.
So far my idea is to look separately at $x>0$ and $x<0$ but I'm still stuck with the former.
Let $$f(x)=\ln^3|x|-x$$ Assuming $x>0$, as $\lim_{x\to0^+}=-\infty$ and $\lim_{x\to\infty}=-\infty$, and as $f(e^2)>0$ we know by intermediate value theorem that we have at least two positive solutions.
Similarly assuming $x<0$, as $\lim_{x\to0^-}=-\infty$ and $\lim_{x\to-\infty}=\infty$ There is at least one solutions.
But I am stuck at proving there are at most two solutions positive solutions and one negative, as, for example assuming $x>0$ when looking at the derivative. $$f'(x)=\frac{3\ln^2(x)}{x}-1$$
It has a minimum at $x=1$, maximum at $x=e^2$, and by the limits at $0$ and infinity it turns out to have 3 solutions, so I can't use Mean Value theorem to prove it, and I don't really know of any other way of doing it.
What other methods can be used to prove the uniqueness of solutions here?