I know that the sum of two (or more) irrational numbers can be rational. For example, both $\sqrt{2}$ and $1-\sqrt{2}$ are irrational numbers, but their sum is rational.
Also I know that $\sqrt{m}$ is either integer or an irrational number for any natural number $m$. In other words, it can not be a rational number unless it is an integer.
I have no problem to prove the rationality/irrationality of the square root of any natural number. Using "direct proof" for rational numbers, and using "proof by contradiction" for irrational numbers.
I could not combine what I know together to answer the following questions:
Can $$\sum_{k=1}^{n}\sqrt{k}=\sqrt{1}+\sqrt{2}+\sqrt{3}+\dots+\sqrt{n}$$ be rational for any integer $n>1$? If yes, then what is the least such $n$?
Can it be an integer for any integer $n>1$? If yes, then what is the least such $n$?
Note: If it can not be an integer, does not mean it can not be rational.
Any help would be really appreciated.