I can't seem to evaluate this integral
$$\int_0^\infty \frac{\log (x)}{1+x^3}\, dx$$
No matter what I do, I tried every method I can think of but nothing works, I tried substituting $x$ with mutiple thing, integration by parts... I tried using the app called WolframAlpha and it says that my integral evaluates to $-\frac{2\pi^2}{27}$, but it doesn't show the step-by-step process. Some help would be appreciated.
An elementary solution
\begin{align}\int_0^\infty\frac{\ln x}{x^3+1}{d}x = & \int_0^1\frac{(1-x)\ln x}{x^3+1}{d}x =\int_0^1\frac{\ln x}{x+1}{d}x - \int_0^1{\frac{x^2\ln x}{x^3+1}} \overset{x^3\to x}{dx}\\ =&\> \left(1-\frac19\right)\int_0^1\frac{\ln x}{x+1}{d}x =\frac89\left(-\frac{\pi^2}{12}\right) =-\frac{2\pi^2}{27} \end{align}
where $\int_0^1\frac{\ln x}{x+1}{d}x=-\frac{\pi^2}{12}$