Let $\mathfrak{E}=(\mathbb{N};\mathsf{exp})$ be the structure consisting of the natural numbers together with exponentiation. Given a term $t$ in the language of $\mathfrak{E}$ - that is, an expression built only out of variables and the exponentiation function - we can associate to $t$ the group $E_t$ consisting of all permutations of the variables occurring in $t$ which result in the same function when interpreted in $\mathfrak{E}$. So for example, abusing notation in the obvious way, if $t=((x^y)^z)^w$ then $E_t\cong S_3$ since the three variables $y,z,w$ can be freely permuted.
I've asked earlier exactly which groups appear as symmetry groups of terms in $\mathfrak{E}$. However, that seems harder than I originally expected. I think the following special case is more likely to have a quick answer:
Is there a term $t$, using exponentiation alone, with $E_t\cong C_3$ (or indeed any cyclic group $C_n$ for $n>2$)?
I suspect the answer is negative, but I don't immediately see how to prove this. Note that the equational theory of this structure is generated by the single nontrivial equation $(x^y)^z=(x^z)^y$; see here.