Let $X_1\sim N(0,\sigma_1^2), X_2\sim N(0,\sigma_2^2),\dots,X_n\sim N(0,\sigma_n^2)$ where generally $\sigma_1\neq\sigma_2\neq\sigma_3\dots\neq\sigma_n$. What is the distribution of the statistic $$Y = \sqrt{\sum_{k=1}^n X_k^2}?$$
The distribution for $Y^2$ is obtained by a combination of Distribution of sum of squares of normals that have mean zero but not variance one? and General sum of Gamma distributions, but I don't know enough about characteristic functions to see if there's any easy way of incorporating the square root.