Playing around on Desmos with the equation $y=x^x$, I noticed that the function, for numbers $0<x<1$, has two $x$ values for every $y$ value. For instance, $\frac12^{\frac12}=\frac14^{\frac14}$, which we can rewrite as $\sqrt[2]\frac12=\sqrt[4]\frac14$.
What I'm trying to find is: Given some number $a$ such that $0<a<1$, find $b$ such that $\sqrt[a]\frac1a=\sqrt[b]\frac1b$.
Is there a general formula for this? I've tried using Newton's Method, but that just approximates the result; it doesn't give an exact answer.
I'm struggling with tagging this question properly, so I'd appreciate some help with that as well.