Fourier transform of magnitude of a vector

155 Views Asked by At

How would you do the Fourier transform of the magnitude of $v$ vector(i.e. $\sqrt{x^2 + y^2 + z^2}$ where $x,y,z$ are the components of the vector $v$)?

Is it similar to the one dimensional case? I haven’t been able to extrapolate the logic from the 1d case to the general vector.