I am trying to compute the below limit through Taylor series: $\lim \limits_{x\to \infty} ((2x^3-2x^2+x)e^{1/x}-\sqrt{x^6+3})$
What I have already tried is first of all change the variable x to $x=1/t$ and the limit to t limits to 0, so I am able to use Maclaurin series. After that I change $e$ to exponent polynomial up to t=6 + $O(X^6)$ however, I don`t know what can I do with square root.