I don't know how to solve this integral:
$$\int_0^1 \int_{\sqrt{y}}^1 \sqrt{x^3 + 1} dx dy$$ I tried substitution with $u = x^3$ , $\sqrt[3]{u} = x$ , $u = x^3 + 1$ and others, but it seems hopeless. I tried using Fubini's theorem then I get $$\int_{\sqrt{y}}^1 \int_0^1 \sqrt{x^3 + 1} dy dx = \int_{\sqrt{y}}^1 \sqrt{x^3 + 1} dy dx $$ but now I'm stuck again.
Thank you for your help.
Change the order of integration. If you draw a picture of the integration region, you may see that the integral is actually equal to
$$\int_0^1 dx \, \int_0^{x^2} dy \, \sqrt{x^3+1} =\int_0^1 dx\, \sqrt{x^3+1} \, \int_0^{x^2} dy $$
This should be much easier.