More generally,
to show that,
for any $1 > e > 0$,
for any integer $n \ge 2$,
ther is a $ d > 0$ such that $ d^n < e$.
Note:
$d$ and $e$ are
easier to enter than
$\delta$ and $\epsilon$.
Let
$c = \frac1{e}-1$,
so that
$e = \frac1{1+c}$.
Then $c > 0$ since
$0 < e < 1$.
By Bernoulli's inequality,
if $n \ge 2$,
$(1+\frac{c}{n})^n
\gt 1+c$,
so
$e
=\frac1{1+c}
\gt \frac1{(1+\frac{c}{n})^n}
= (\frac1{1+\frac{c}{n}})^n
$.
Therefore
$\frac1{1+\frac{c}{n}}$
will work.
Note.
To prove Bernoulli's inequality
in the form
if $x > 0$ and $n \ge 2$
then
$(1+x)^n > 1+nx$.
For $n=2$,
$(1+x)^2
=1+2x+x^2
\gt 1+2x$.
If true for $n \ge 2$,
then
$\begin{array}\\
(1+x)^{n+1}
&=(1+x)(1+x)^n\\
&>(1+x)(1+nx)\\
&=1+(n+1)x+nx^2\\
&>1+(n+1)x\\
\end{array}
$