Let $n>0$ be a natural number. I am looking for an M(n) of the following function:
$$ f(n) = (1 - n^{-1/4})^n < M(n) $$
I know that if $n$ goes to infinity $f(n)$ goes to $0$. Now, I wonder if there is some simple expression for $M(n)$ that illustrates this. Since there seem to be some relation with the exponential function, I am looking for something like $M(n) = \exp(-g(n))$; for instance, maybe such $g$ may be $\sqrt{n}$, but I am not sure.