Since a @ b = a^b + b, x @ 3 = x^3 + 3. Now we can turn to more traditional algebra:
x^3 + 3 = 2
x^3 = -1
x = -1, choice (C).