Evaluate $\iint_{R} \sqrt{|(y-x^2)|}dxdy $ where R = [-1,1;0,2]

47 Views Asked by At

I have taken $ \int_{0}^2\int_{-1}^{1} f(x,y)dxdy = \int_{-1}^{1}{\int_{0}^2 f(x,y)dy}dx$. Since f(x,y) is continuous. Integrating wrt y, I got $I = {2/3}\int_{-1}^{1} {|2-x^2|}^{3/2}dx$. How to solve this integral? Any substitution tips