24.140 Problem number 1172

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

Optimal antiderivative \[ \mathit {Unintegrable} \]

command

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

Mathematica 13.1 output

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

Mathematica 12.3 output

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