This question is a follow-up to a statistics question on crossvalidated.SE where we are looking to see if it is possible for the difference of two independent random variables to be uniformly distributed from negative to positive unity. We have discovered that a necessary condition for this outcome is to have a distribution with a Fourier transform with squared-norm equal to a reciprocal power of the sinc function (the Fourier transform for the uniform distribution). The present question is seeking to find out if this is possible or not.
So, with that in mind, I would like to know if there is any probability density with a characteristic function that is a reciprocal power of the sinc function. For a density $f$ with this property, the Fourier transform $\hat{f}$ is the function:
$$\hat{f}(t) = \text{sinc}(t)^{1/k} \quad \quad \quad \text{for } k \in \mathbb{N}.$$
For $k=1$ the inverse Fourier transform $f$ is known to be a rectangular pulse function (i.e., a uniform density). I am mostly interested in the result when $k=2$, but the general result is also of interest to me.
Update: It has been pointed out in the comments that $z^{1/k}$ is a multi-valued function, and I have not specified which branch I am using. Given the above motivation for the problem, unless I am mistaken (and I might be, so please tell me if I am), it should not matter which branch is used.





This is not an answer to your question but rather a comment to your post on crossvalidated.SE.
In your post, you considered the case $k=2$. The question you tried to answer is if there are two i.i.d. distributions $A,B$ such that $A-B$ is uniformly distributed. It turns out that this is not possible. The condition for the characteristic function $\phi$ to be satisfied reads $$|\phi(t)|^2 = \operatorname{sinc}(\pi t)$$ which clearly has no solution.
A different question is if $A+B$ can be uniformly distributed. For this we need that $$\phi(t)^2 = \operatorname{sinc}(\pi t).$$ The solution is $$ \phi(t) = \sqrt{\operatorname{sinc}(\pi t)}$$ with a complex $\sqrt{\cdot}$ (whose branch cut is away from the real axis). However, in order that $\phi(t)$ is a characteristic function of a probability distribution, it has to fulfill (at least) $\phi(-t) = \overline{\phi(t)}$. Let us check $$ \phi(-t) = \sqrt{-\operatorname{sinc}(\pi t)} = \pm i \sqrt{\operatorname{sinc}(\pi t)} \neq \overline{\phi(t)}$$ for any choice of the square-root.
So it is not possible to have a uniform distribution as a sum of $k=2$ i.i.d. distributions.