I am currently working on the following task:
A language L = {< M> | M(x) = x^2} is given. Now I need to show, that this language is not decidable.
By the way, < M> is the Gödel number
But right now, I don't know how to deal with that task. Honestly, this is the first time that I am working with this kind of task.
I would appreciate if you could give me some hints, because I don't know how to proceed with the task.