$\lim_{n\to\infty}({2n+1\over 3n})^n$
For sufficiently large values of $n$:
$0\le ({2n+1\over 3n})^n\le({2\over 3})^n$,
From Squeeze theorem: $\lim_{n\to\infty}({2n+1\over 3n})^n=0$
Is it ok?
I also tried to do this with formula: $\lim_{n\to\infty}(1+{a\over n})^n=e^a$, but with no effect.
No, it is not correct, because the inequality $\left(\frac{2n+1}{3n}\right)^n\leqslant\left(\frac23\right)^n$ never holds. But you can use the fact that$$\lim_{n\to\infty}\left(\frac{2n+1}{3n}\right)^n=\lim_{n\to\infty}\left(\frac23\right)^n\times\lim_{n\to\infty}\left(1+\frac1{2n}\right)^n=0.$$