I have $y=x\ln(x)$ and I need to solve for x. How am I supposed to do that?
Because I get $y=x\ln(x)$
$y=\ln(x^x)$
$e^y=x^x$
and I am stack here...
Can somebody help me?
EDIT
In my case the result of y is always a real positive number (y>=1). Therefore, I would like to avoid any solutions that contain any imaginary part.