Lambert W function?

614 Views Asked by At

I need to solve the next equation:

$$ax^{bx+c}=d$$

where a, b, c and d are positive real values.

Do I need to use Lambert W function, or there is some other method?

Thanks!