Consider an arbitrary probability density function defined on the interval $[x_\text{min},1]$ with mean $\mu$ and $x_\text{min} > 0$. What is the smallest $n$-th moment? The precise distribution may not be needed. Concretely, what is $$\min_{f(x)}\int_{x_\text{min}}^1 x^n f(x)dx$$ where $$\int_{x_\text{min}}^1f(x)dx = 1$$ and $$\int_{x_\text{min}}^1 xf(x)dx = \mu$$
The fact that the interval contains $0 \leq x \leq 1$ might be helpful since $$\lim_{n\to\infty} \int_{x_\text{min}}^1 x^n f(x)dx = 0$$
If $n>1$ the function $x\mapsto x^n$ is convex on $[x_\mathrm{min},1]$ and then by Jensen's inequality we know (switching to probability language) that $E X^n \ge (EX)^n = \mu^n$. In fact, if all the probability mass were concentrated at $\mu$, the minimum $\mu^n$ would be achieved. But if you insist that $f$ be a proper density function, and not the Dirac $\delta(x-\mu)$, the best you can do is get arbitrarily close to $\mu^n$, by (say) taking $f$ to be supported in a very short interval centered at $\mu$.
If $0<n<1$ the function is concave, and a similar argument shows the minimum is attained by concentrating all the mass at $1$ and $x_\mathrm{min}$ in such a way as to make $EX=\mu$. And so on.