One can verify that x3≡0,1,−1(mod7). Since 22009=(23)669⋅22≡1669⋅4≡4(mod7) and x3+y3≡−2,−1,0,1,2(mod7), it is not possible that x3+y3≡22009(mod7), so the equation x3+y3=22009 has no solutions.
Comment: One can solve the problem without the aid of arithmetic mod n: let x=d⋅x′ and y=d⋅y′, where d=gcd(x,y). So x3+y3=d3(x′3+y′3)=d3((x′+y′)(x′2−x′y′+y′2)) and one can prove that gcd(x′+y′,x′2−x′y′+y′2)=gcd(x′+y′,(x′+y′)2−3x′y′)=gcd(x′+y′,3x′y′) equals 1 or 3. Since x3+y3 is not divisible by 3, gcd(x′+y′,x′2−x′y′+y′2)=1 and, considering that both x′+y′ and x′2−x′y′+y′2 are powers of 2, x′+y′=1, which is not possible because x′, y′ are positive integers.