Rearrange $x\lg{x} = t$ in terms of $x$

42 Views Asked by At

I'm interested in how the number of operations of $O(x\lg{x})$ algorithms grow over time, I want to find the maximum value of $x$ for different values of $t$, but I can't seem to rearrange the equation in terms of $x$.