The question asks to show that $$\sum_{k=0}^{3n}(-3)^k \binom{6n}{2k}=2^{6n}$$ by considering the binomial expansion
I thought about the use of $$(1+z)^n=\sum_{k=0}^{n}\binom{n}{k}z^k$$ with suitable complex number $z$, as the formula shows the $(-3)^k$ term might suggest the use of complex number, which take the imaginary part of the expansion
However, I cannot find such $z$ that makes the sum to $2^{6n}$
Any hints are appreciated!
Consider the real part of the binomial expansion of $(1+i\sqrt{3})^{6n}=(2e^{i\pi/3})^{6n}=2^{6n}$: $$2^{6n}=\mbox{Re}\left((1+i\sqrt{3})^{6n}\right)= \mbox{Re}\left(\sum_{j = 0}^{6n}{6n \choose j}(i\sqrt{3})^{j} \right) =\sum_{k = 0}^{3n}{6n \choose 2k}(-3)^k.$$