Sorry for asking a possibly silly question. I was evaluating a limit, and in the end, it boiled down to showing that $\lim_{x \rightarrow 0^+} e^{-1/x}/x^3=0$.
All WolframAlpha says is
Hint: as $x\rightarrow0$, $e^{-1/x}/x^3$ approaches $0$,
which makes me worry that I'm either missing something simple, or that the limit is harder to prove than it seems.
Using l'Hôpital's rule increases the degree of the denominator, which doesn't seem very useful. I also found it difficult to group terms for an epsilon-delta proof. I additionally thought about squeezing it between $0$ and $x$, but I could not find a way to show that $$e^{-1/x}<x^4,$$ so that route also felt like a dead end.
How can this limit be found or proven?
Note that:$$\lim_{x\to0^+}\frac{e^{-1/x}}{x^3}=\lim_{x\to+\infty}\frac{e^{-x}}{\left(\frac1x\right)^3}=\lim_{x\to+\infty}\frac{x^3}{e^x}.$$Can you take it from here?