Question: "solve((x+exp(-1))^x = 1, x)" gives error

The code "solve((x+exp(-1))^x = 1, x)"gives the error "Error, (in Engine:-Dispatch) invalid subscript selector". How is this possible?

Please Wait...