I need to compute the Cauchy Integral Formula $${1\over{2{\pi}i}}\int {f(z)\over(z-a)^{k+1}}$$
$$Where\, k=3\,and\,z=e^{sin(z)}\,at\, z=i$$
I need help figuring out how to do this exactly, I get to this point: $${1\over{2{\pi}i}}\int {e^{sin(z)}\over(z-i)^{4}}$$ From here I am unsure of what I am suppose to do to evaluate this integral. I have done the differentiation side and gotten this ugly thing: $$e^{sin(i)}(cos^3(i)-3sin(i)cos(i)-cos(i))\over 6$$ Basically I want to show that my integral equals the $3^{rd}$ Taylor coefficient but am unsure of how.