Using Lambertw to solve $x\ln(x) = a$

484 Views Asked by At

I am trying to solve the equation

$$ x \ln (x) = a, $$

where $x$ is a variable and $a$ is a given constant, using Matlab and the lambertw function.

Not really sure exactly what to type into Matlab to solve this equation!

Thanks in advance for any help!