I'm interested in a simple way to estimate $|\sqrt[n]{x}-\sqrt[n]{y}|$ from $|x-y|$.
For $n=2$ and $n=3$, we have $|\sqrt{x}-\sqrt{y}|\le \sqrt{x-y}$ for $x,y\ge 0$ and $|\sqrt[3]{x}-\sqrt[3]{y}|\le \sqrt[3]{4(x-y)}$ for $x,y\in \mathbb{R}$.
When $n$ is even, $|\sqrt[n]{x}-\sqrt[n]{y}|\le \sqrt[n]{|x-y|}$ holds since $x,y$ are nonnegative.
My question is: for an arbitrary odd number $n$, is there a constant $C_n$ such that $$|\sqrt[n]{x}-\sqrt[n]{y}|\le \sqrt[n]{C_n|x-y|}$$ for any $x,y\in \mathbb{R}$?