User Portlet User Portlet

Discussions
One can enter `solve sqrt(2)^x=x` and obtain a [result from W|A][1]. It seems that W|A will not handle the more general case of a^x=x, though Mathematica is fine with it. In[63]:= Solve[a^x == x, x] During evaluation of In[63]:=...