Evaluate: $$\int \int_R e^{-(x^2 + y^2)} \,dA $$ where R: $x^2 + y^2 = 4 \qquad x \geq 0 \qquad y \geq 0$
What I have done so far: By graphing the region I note that it resembles the first quadrant of a circle. Recognizing that $x^2 + y^2 = r^2$. I obtain the following integral: $$ \int_0^{\pi/2} \int_0^2 re^{-(r^2)} \, dr d\theta$$ I get stuck here. I also checked this question on mathstackexchange: Is there really no way to integrate $e^{-x^2}$?