If $z_{1},z_{2},z_{3},z_{4}$ are the roots of the equation
$z^4+z^3+z^2+z+1=0.$ Then the least value of
$\lfloor |z_{1}+z_{2}|\rfloor +1$ is
Try: From given equation $z^4+z^3+z^2+z+1=0$
$$\frac{z^5-1}{z-1}=0(z-1\neq 0\Rightarrow z\neq 1.)$$
So $$z^5=1\Rightarrow z = (1)^{\frac{1}{5}}=\bigg(\cos 2k\pi+i\sin 2k\pi\bigg)^{\frac{1}{5}}$$
So $$z=e^{i\frac{2k\pi}{5}} = \cos \frac{2k\pi}{5}+i\sin \frac{2k\pi}{5}.$$
For $k=0,1,2,3,4$
So $$z_{i}\in \cos \frac{2k\pi}{5}+i\sin \frac{2k\pi}{5}$$ for $i=1,2,3,4,5.$
Now i did not understand how i find least of $z_{1}+z_{2}.$
could some help me to solve it, thanks

Note that minimum value of $|z_1+z_2|$ is the minimum magnitude of the vector that can be obtained by the sum of vectors with angle $2\pi /5$ and $4\pi/5$ between them, all having magnitude of $1$ (by geometrical interpretation of $n^{th}$ roots of $1$).
$$|z_1+z_2|=\sqrt{1+1+2\cos\theta}$$ $\cos\theta=0.309$ OR $-0.809$ (corresponding to $72$ and $144$ degrees respectively). So, $$\text{min}|z_1+z_2|=\sqrt{0.381}\implies \text{ans}=0+1=\boxed{1}.$$