I am trying to find a function $\phi$ such that for $Z \sim \mathcal{N}(0, I_n)$, which denotes the multidimensional gaussian distribution, we have that $\phi(Z) \sim Uniform(B_n^1)$, where $B_n^1$ is the unit ball.
For the unit cube, $\phi$ simply maps each coordinate $z_j$ to $\Phi(z_j)$. For the unit ball though, it's clear that the direction will be uniformly distributed, but I need to normalize $Z$ to weight the larger radii since the density of the uniform distribution on the unit ball as a function of the distance from the origin, r, should go as $r^n$.