I've been trying to solve this problem but have a few questions regarding the final steps. I've been using this formula here $$f^{(n)}(a)=\frac{n!}{2\pi i}\oint _{C} \frac{f(z)}{(z-a)^{n+1}}dz$$
and finding $\oint _{C} \frac{f(z)}{(z-a)^{n+1}}dz = \frac{2\pi i}{n!}f^{(n)}(a) =$ was relatively easy. I am stuck on how to find $f(a)$ however. When integrating do I still include constants so that $f(a)=\frac{1}{27}e^{3a}+c_1a^{2}+c_2a+c_3$? If so how do I find what the constants are? C is the square with vertices $\pm1 \pm i$.