Solve a
b = concatenate(a,b) or prove that there is no solution.
For example if 210 were equal to 210, this would be a solution.
I have not been able to solve this problem in the original form.
However, if the problem text was:
Solve a^b = concatenate (b,a)
Then obviously (a,b) = (5,2), would have been a solution.