A usual prime number is a number greater than $1$ which is not in the form of multiplication of two numbers greater than $1$. We may consider the following natural generalizations:
$p>1$ is $+$ - prime iff there are no $m,n>1$ such that $p=m+n$
$p>1$ is $\times$ - prime iff there are no $m,n>1$ such that $p=m\times n$
$p>1$ is $\hat{}$ - prime (or exponentially prime) iff there are no $m,n>1$ such that $p=m^n$
Remark 1: $2,3$ are the only $+$ - prime numbers and $\times$ - prime numbers are the ordinary primes. Also each $+$ - prime is $\times$ - prime and each $\times$ - prime is $\hat{}$ - prime. Furthermore there are many numbers like $6$, $10$ that are $\hat{}$ - prime but not $\times$ - prime.
Question 1: How many $\hat{}$ - prime numbers are there in the interval $[2,n]$ for a given natural number $n>1$? In the other words, is there any formula to compute this as well as $\times$ - primes?
Question 2: Is there any representation theorem for natural numbers in terms of exponentially prime numbers as well as factorization theorem for $\times$ - primes?
Remark 2: Regarding question 2, note that there are too many exponentially prime numbers so we may expect that there is a simpler representation theorem for all natural numbers with respect to this type of primes. More precisely consider the following form of question 2:
Question 3: Is there any fixed number $n_0\geq 0$ such that for all $m>1$ there exists an exponentially prime number $p$ with $m=p+n_0$ (i.e. $p$ is less than or equal to $m$ and near to $m$ in the sense of $n_0$)? What about $|m-p|=n_0$?
Remark 3: Note that in the case of $m=p+n_0$ in above question, $n_0=0$ doesn't work because we may assume $m$ to be a non-exponentially prime number (e.g. $m=4$). Also $n_0=1$ doesn't work because if we consider $m=9$ then $p$ should be $8$ which is not an exponentially prime number.