$$\int\frac{\sqrt {x^3-4}} x \, dx$$
My attempt: $ \displaystyle \int\frac{3x^2\sqrt {x^3-4}}{3x^3}\,dx$
Then, substituting $u=x^3$; $\displaystyle \int\frac{\sqrt {u-4}}{3u} \, du$
$$\int\frac{u-4}{3u\sqrt{u-4}} \, du$$
$$\int\frac{1}{3\sqrt{u-4}}\,du-4\int\frac{1}{3u\sqrt{u-4}}\,du $$
I am having trouble with the 2nd part. And Wolfram Alpha says
Can you give me some hints on how to get arctanh function here?
$HINT$ : let $u-4 = t^2$, so $du = 2t\,dt$ and $u = t^2+4$. So it's easy to see where $\arctan$ comes.