Question: How can Maple solve the integral sqrt(x/(1+b*x^3))

I cannot make Maple find the solution for the integral of sqrt(x/(1+b*x^3)) assuming x>0 and b>0, which is 2*arcsinh(sqrt(b*x^3))/(3*sqrt(b)). Mathematica does this without any problems. What am I doing wrong?

Please Wait...