Let $x,y,z\in[0,1]$. Then find the maximum value of $\sqrt{|x-y|}+\sqrt{|y-z|}+\sqrt{|z-x|}$.
Now the given answer is $2\sqrt{2}$ but I am not able to obtain the corresponding values of $x,y,z$. Though when I take $|x-y|=|y-z|=\frac{1}{2}$ and $|x-z|=1$, I do obtain $1+\sqrt{2}$. Can there be a proper method to get to the answer.