Hey I am supposed to solve the following problem:
Specify a development member that does not contain an irrational number: $$\left (\sqrt{5} - \sqrt[3]{2} +2 \right )^{6}.$$
So I used multinomial theorem: $$\sum_{i=0}^{6}\binom{6}{n_{1},n_{2},n_{3}}\left ( \sqrt{5} \right )^{n_{1}}\left ( - \sqrt[3]{2} \right )^{n_{2}}\left ( 2 \right )^{n_{3}}$$ and then I know that :$ 2k+3l +n_{3}=6$ with $n_1=2k$ and $n_2=3l$.
Is that a correct answer?
$$\binom{6}{2,3,1}+\binom{6}{2,0,4}+\binom{6}{4,0,2}+\binom{6}{6,0,0}+\binom{6}{0,3,3}+\binom{6}{0,0,6}$$