How do I evaluate the following integral $$\int_{-\infty}^{\infty} \exp\left(-\frac{\sigma^2 x^2}{2}\right) \mathrm dx\;?$$
How is it even possible to find an antiderivative?
The integral is evaluated "silently" in a book leading to a theorem.
Using Wolfram Alpha (after trying to evaluate on my own) I get

and this is not what I want, since at my level we've never worked with such a function.
Hoping someone can clarify.
This integral is not evaluated finding a primitive. The trick is squaring, applying Fubini's theorem and changing to polar coordinates:
$$\left(\int_{-\infty}^\infty e^{-x^2}dx\right)^2=\int_{-\infty}^\infty \int_{-\infty}^\infty e^{-(x^2+y^2)}dxdy=\int_0^{2\pi}\int_0^\infty\rho e^{-\rho^2}d\rho d\theta$$
Can you take it form here?