You may recall that f(x)=e−x2 is a famous function which has no anti-derivative, which is true. However, just because it is not integratable does not mean that the function cannot be evaluated between bounds.
When inspecting the graph visually it does appear to converge (as opposed to an obvious divergence) so it is at least feasible that it may converge to a specific value.
Recall the polar coordinate conversion below, and that the bounds over r are [0,∞] and over θ are [0,2π].
{r2=x2+y2dydx=rdrdθ
We now convert our integral to polar coordinates.
∫02π∫0∞e−r2rdrdθ=I2
In form we now have a very similar integral to that which we started with, but we have the critically important extra r variable present. This now gives us the ability to integrate this function, which can be done easily by inspecting the derivative of e−x2. This is done simply with the chain rule.
dxd[e−x2]=−2xe−x2
This derivative is a simple factor of −2 difference from our current function value of I2, so when we integrate over r it will be simple to do so by including the reciprocal factor of −21. First we should integrate over theta because it will help keep the equation simple.