24.110 Problem number 1053

\[ \int \frac {\left (-1+x^3\right )^{2/3} \left (2+x^3\right )}{x^6 \left (2+x^3+2 x^6\right )} \, dx \]

Optimal antiderivative \[ \mathit {Unintegrable} \]

command

Integrate[((-1 + x^3)^(2/3)*(2 + x^3))/(x^6*(2 + x^3 + 2*x^6)),x]

Mathematica 13.1 output

\[ \frac {\left (-1+x^3\right )^{5/3}}{5 x^5}-\frac {2}{3} \text {RootSum}\left [5-5 \text {$\#$1}^3+2 \text {$\#$1}^6\&,\frac {-\log (x) \text {$\#$1}^2+\log \left (\sqrt [3]{-1+x^3}-x \text {$\#$1}\right ) \text {$\#$1}^2}{-5+4 \text {$\#$1}^3}\&\right ] \]

Mathematica 12.3 output

\[ \int \frac {\left (-1+x^3\right )^{2/3} \left (2+x^3\right )}{x^6 \left (2+x^3+2 x^6\right )} \, dx \]________________________________________________________________________________________