I have tried to solve that equation $x^{x^3-x}=2^{x^2+x}$ in $\mathbb{R}$ , I have got only two integers solutions which they are : $x=-1$, $x=2$ , are there others ?
Note: if we try to study this : $\frac{x^3-x}{x^2+x}=\frac{\log x}{\log 2}$, I think there is a numerical solution in the range $( 0,1)$ using value intermediate theorem, it is to show that there is a solution here, but i can't determine it
HINT: Write your equation in the form $$\ln(x)-\frac{x^2+x}{x^3-1}\ln(2)=0$$, define
$$f(x)=\ln(x)-\frac{x^2+x}{x^3-1}\ln(2)$$ and use calculus.