Premise
If you have the set of all rationals, and the ability to add, subtract, multiply, and divide, then you will only be able to make more rationals. However, if you are also able to use exponentiation, you can immediately make several constants that are imaginary and or irrational:
$(-1)^{1/2}=i$
$2^{1/2}=1.414…$
$(-1)^{-(-1)^{1/2}}=e^\pi$
Question
My question is as follows: what other constants are needed to be included with the set of rationals in order for them to be closed under addition, subtraction, multiplication, division, and exponentiation?
Fine Print
Notes: principle exponent is used (the square root of 1 is 1, not -1). Limits and series’s are not allowed. Indeterminate forms ($\frac{0}{0}, 0^0$) are not allowed. I will be referring to the answer as $Q^{pemdas}$ for the remainder of this post, as the answer is the set of rationals (Q) extended to be closed under the operations of pemdas.
Previous Attempts
One person I asked suggested that $Q^{pemdas}$ would be defined using the following pattern:
$a*b^c*d^{e^f}*g^{h^{i^j}}*k^{l^{m^{n^o}}}$
Where each letter is a rational number and the number of stacked exponents would be analogous to the “degree” of the constant. However, we were unable to prove or disprove that this set is closed under the five operations.
Another suggestion was that $Q^{pemdas}$ would be the set of algebraic numbers. A commenter on this question, @mr_e_man, disproved this by showing that neither all of the algebraic numbers would be included (no quintic formula), nor would the algebraic numbers contain all the elements in $Q^{pemdas}$ (transcendental numbers can be reached).
Another suggestion was the entire complex plane. However, @mr_e_man stated that $Q^{pemdas}$ was countably infinite, while the complex plane was uncountably infinite. @joriki proved that $Q^{pemdas}$ was countably infinite by stating that Q was countably infinite and the operations performed on Q were finite.
@DaveL.Renfro pointed out that this would be a subset of $\mathbb{E}$ (Q extended by pemdas and logarithms), but it is currently unclear as to whether $Q^{pemdas}$ is a proper subset or the same set. In other words, we don’t know whether $Q^{pemdas}$ is also closed under logarithms. If it is, then $Q^{pemdas}$ is $\mathbb{E}$, which answers the question.
What We Know
The rationals extended by exponentiation is a proper subset of $Q^{pemdas}$, which is a subset of $\mathbb{E}$.
Clarification Regarding Similar but Distinct Questions
Note: this question is not a duplicate, as the other similar questions (on this site and others) do not allow for addition, subtraction, multiplication, and addition to be used in conjunction with exponentiation.