I do not know how to prove that for all $x \in \mathbb{Z}_{1729}^{\times}$ holds:
$$x^{1728} \equiv1 \pmod{1729}$$
From algebra I know that for any group $G$ and $g \in G$ holds
$$g^{|G|} = 1$$
and I think that this should help here too, but I do not know how I could use it here. Could you help me?
We have that $1729 = 7 \cdot 13 \cdot 19$. Now try working modulo these primes by using the Fermat's Little Theorem to deduce the result.
Here's how you can deal with the factor $19$. First note that $\gcd(1729,x) = 1 \implies \gcd(19,x) = 1$. Now by Fermat's Little Theorem we have that $x^{18} \equiv 1 \pmod{19}$. Now note that $18 \mid 1728$ and so we have that $x^{1728} \equiv 1 \pmod{19}$. Do the same for other primes.