I used Microsoft Mathematics and it says $x$ is approximately $2.04\dots$ but, how do you prove it?
Edit: I'm sorry if I wasn't clear enough with my question. I don't want to prove that two roots exist. What I would like is a way to find the approximate value of these two roots. Thanks to everyone who answered
To expand on @Did's answer: the Lambert $W$-function is the inverse of $y = xe^x$, $x \ge -1$. Thus $x = W(y)$ if and only if $y \ge -\frac 1e$ and $y = xe^x$.
Let $2 \ln x = \sqrt x$ and let $t = \ln x$. Then $2t = \sqrt{e^t} = e^{t/2}$, so $-\frac 12 te^{-t/2} = -\frac 14$. There are two solutions to this equation, but the solution $t$ with $-\frac t2 > -1$ satisfies $-\frac t2 = W(-\frac 14)$ so that $t = -2 W(-\frac 14)$. Thus one solution is $$x = e^{-2 W(-1/4)}.$$