I'm asked to prove that the famous equation $$x^3+y^3=z^3$$ has no integer (non-trivial) solutions, i.e. FLT for $n=3$
I'm aware that on this website there are solutions using methods of Number Theory (the infinite descendant proof for example, or well, Wiles' Theorem) But my lecturer told us it can be done by methods of Algebraic Number Theory, i.e. using certain number fields and properties of them.
As an hint, he told us to consider the extension $$\mathbb{Q}(\sqrt{3})$$ and using the result that characterises ramified or non-ramified primes in quadratic fields.
Now I'd be lying saying that I have some idea on how to attack this problem.
I thought that something helpful would come using some analogue of the reasoning of finding roots of $x^2+y^2=z^2$, i.e. reasoning with the norm of a specific quadratic extension, but the norm gives a quadratic relation in this case, and not a cubic one. On the other hand I thought, ok let's consider cubic extension, but for $$\mathbb{Q}(\sqrt[3]{d})$$ the norm of $a+b\sqrt[3]{d}+c\sqrt[3]{d^2} $ is $$a^3+b^3d+c^3d^2-3abc$$ and so I have a kind of cubic relation, BUT I don't know how to get rid of the $abc$ term.
I'm aware that this is not a big effort, but this is what I'm able to think as a strategy to attack this problem.
Instead of full solutions I'd prefer suggestion and reasonings, otherwise I'll never learn how to proceed with these kind of problems :)
Thanks in advance