Suppose we have two independent, uncorrelated random variables $X\sim N\left(0,a^2\right)$ and $Y\sim N\left(0,b^2\right)$ (i.e. $X$ and $Y$ are Normally distributed with mean 0 and standard deviations $a$ and $b$ respectively.)
How do I find the probability that $\sqrt{X^{2}+Y^{2}}\le r$, where r is a positive real number?
I know that if the two normals had the same standard deviations, then I would use the Rayleigh CDF to answer my question. But when the standard deviations are unequal, I can't seem to find much on how to obtain this probability.