24.116 Problem number 1068

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

Optimal antiderivative \[ \mathit {Unintegrable} \]

command

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

Mathematica 13.1 output

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

Mathematica 12.3 output

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