Consider this language:
$$ L = \{a^n b^{2n} a^n \mid n \ge 0\}$$
I need to show only with closures that it's not context-free. (Actually, I can show it as I wish, except for the pumping lemma for context-free languages, which we haven't studied yet.)