WMA link
ProductLog
The defining equation:
z == ProductLog[z] * E ^ ProductLog[z]
Some special values:
ProductLog[0]
ProductLog[E]
ProductLog[-1.5]
The graph of ProductLog:
Plot[ProductLog[x], {x, -1/E, E}]