I am asking because I believe the following question:
Evaluate $66^e$
was a part of a non-calculator exam that permitted decimal approximations. (Only 3 decimal places were needed)
I do not believe that the question is possible because $e$ is irrational and it seems impossible to calculate a power with irrational exponent. However, I cannot be sure.
You can approximate:
$$e\approx2.718281828$$
I recommend memorizing this if you can't have a button that gives you the value of $e$ since it has the nice $18281828$ part, super easy to remember IMO.
Thus, we have
$$66^e\approx66^{2.7}=66^{27/10}$$
And then I imagine you have your ways to approximate this (?)
Indeed, this is how I'd imagine you'd handle most irrational exponents.
A second method is to take the natural log:
$$66^e=e^{e\ln(66)}$$
The $\ln(66)$ can easily be handled with Taylor's theorem, as can $e^x$.