Solving $x$ for $y = x^x$ using Lambert W function is clear enough thanks to this handy answer, but as I'm using the solution in a network support document I need it in a form that can be solved on a normal scientific calculator (assume y is a positive integer). People using the document or perhaps embedding the equation in a script might not have real-time access to WolframAlpha.
So my question is: Can $x$ be solved for $y = x^x$ using only the buttons provided on a normal scientific calculator? If so, how?
$$x=\frac{\ln(y)}{W(\ln y)}= ???$$
A photo of a primitive calculator caught in the wild:
(Incidentally, has anyone else ever read "WolframAlpha" and been reminded of "Wolfram & Hart"?)