24.49 Problem number 766

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

Optimal antiderivative \[ \mathit {Unintegrable} \]

command

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

Mathematica 13.1 output

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

Mathematica 12.3 output

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