Is there a way mathematically to prove this limit without using de l'hopital because I think I can't use it on sequences. I know I can say that the log function goes to infinity slower than the denominator but is that the only way I can prove this?
$$\lim_{n \to \infty}{\frac{\log(n^3-7)}{\sqrt{n}+2/\sqrt{n}}=0}$$
Let $n=\mathrm e^m$. Note that as $n\to\infty$, we also have $m\to\infty$. Hence, observing that $0 \leq \frac{\log(n^3-7)}{\sqrt{n}+2/\sqrt{n}} \leq \frac{\log(n^3)}{\sqrt{n}}$, $$0\le\lim_{n \to \infty}{\frac{\log(n^3-7)}{\sqrt{n}+2/\sqrt{n}}}\le\lim_{n \to \infty}3\frac{\log n}{\sqrt{n}}=\lim_{m \to \infty}3\frac{m}{\mathrm e^{m/2}}\le\lim_{m \to \infty}3\frac{m}{m^2/8}=0$$
observing that $\mathrm e^{x}>x^2/2,\, \forall x>0$.