Let $P$ be the size of the population ants, since the rate of growth of a colony of ants $\Delta P$ is proportional to the square root of the size of the population $P$, so $\dfrac{\Delta P}{\Delta t}\propto\sqrt{P}$ which $t$ is the time in days. We convert this proportion with a constant $k$: $\dfrac{\Delta P}{\Delta t}=k\sqrt{P}$
($k$ determines with experiments).
When varieties are calculated in small time $\Delta t\to0$, this proportion induced a limit
$$\lim_{\Delta t\to0}\dfrac{\Delta P}{\Delta t}\propto\sqrt{P}$$
Calculus rules make this limit as a differential
$$\dfrac{dP}{dt}=k\sqrt{P}$$
When $t=0$, $P=100$ and when $t=5$, $P=625$ thus integrating shows
$$\int_{100}^{625}\dfrac{dP}{\sqrt{P}}=\int_0^5kdt$$
so
$$2\sqrt{P}\Big|_{100}^{625}=kt\Big|_0^5$$
or
$50-20=5k$ and $k=6$. Furthermore $\displaystyle\int\dfrac{dP}{\sqrt{P}}=\int6dt$ that is $2\sqrt{P}=6t+C$ or
$$\color{blue}{P(t)=(3t+10)^2}$$
when $t=10$, population $P(10)=1600$.