The integer $x_n$ expressed in base $2$ is a number $$ [x_n]_2=\underbrace{11...1}_{n}\underbrace{00...0}_{n} $$ with $n \geq 2$.
Calculate the sum of the binary digits of $x_n^3.$
I have no clue about this. How am I supposed to know anything about $x_n$? Any hints?