$$\iint_{D} y^{3}\,dx\,dy$$ where $D$ is the domain between $x^2 + y^2 = 6$ circle and the parabola $y=x^2$
Edit: Also, I got the intersection of the curves $(\sqrt2,2)$ and $(\sqrt-3, -3)$
I draw the curves but I got confused at the bounds of the integrals.

You are wrong. The curves intersect in $(\sqrt2,2)$ and $(-\sqrt2,2).$ Then we get
$$\iint_{D} y^{3}dxdy= \int_{- \sqrt{2}}^{\sqrt{2}}\left( \int_{x^2}^{\sqrt{6-x^2}}y^3 dy\right) dx.$$
Can you proceed ?