Is that excosy?
You can write out the Taylor (Maclaurin) series for both and multiply the terms that are low enough order:
ex = 1 + x + x2/2! +x3/3!
cos(y) = 1 - y2/2! + y4/4!
There is no cubic term in cos(y) Taylor series: It's an even function and every odd derivative, +/- sin(0) = 0