$\lim \limits_{n \to \infty\ } \Biggl( \frac{2,7}{(1+\frac{1}{n})^n}\Biggr)^n$
I would like to replace $(1+\frac{1}{n})^n$ by $e$, and then $\frac{2,7}{e}<1$, so $\lim \limits_{n \to \infty\ } \Biggl( \frac{2,7}{(1+\frac{1}{n})^n}\Biggr)^n=0$, and I will get correct result, but I think this replacement is inadmissible.
I'm looking for the easiest way ( without advanced tools)
Yes the limit is zero indeed by root test
$$\sqrt[n]{\Biggl( \frac{2,7}{(1+\frac{1}{n})^n}\Biggr)^n}= \frac{2,7}{(1+\frac{1}{n})^n}\to\frac{2.7}e<1$$
As an alternative, to make your way rigorous we need to observe that eventually
$$\frac{2,7}{\left(1+\frac{1}{n}\right)^n}\le \frac{2,7}{\frac{e+2.7}{2}}<1$$
and conclude by squeeze theorem
$$\left(\frac{2,7}{\left(1+\frac{1}{n}\right)^n}\right)^n\le \left(\frac{2,7}{\frac{e+2.7}{2}}\right)^n\to 0$$