I am trying to understand (intuitively) this formula here: $$e^{ic} = cos (c) + i.sin (c)$$
I understand the infinite sum (traditional) approach 1, but I am looking for something more geometric, maybe because of the involvement of the trig functions. I found another approach 2 which uses the fact that (assuming $f(x)=e^{ix}$): $$f'(x)=i.e^{ix}=i(g(x)+i.h(x))=i.g(x)-h(x) $$
Since the pair of functions $g$ and $h$ for which $h' = g$ and $g' = -h$ happen to be sine and cosine, we get the proof.
I know that exponentiation involving imaginary numbers are more easily dealt with using the power series, but is there a more visual approach to this?