If I consider the following power series, the radius of convergence of each of them is the distance to the nearest singularity in the complex plane: $$e^z=\displaystyle\sum_{n=0}^\infty \dfrac{z^n}{n!}, \, R\to\infty \, \text{(converges everywhere)}$$ $$\ln (1+z)=-\displaystyle\sum_{n=1}^\infty \dfrac{(-1)^n z^n}{n}, \, R=1 \, \text{(diverges at} \, z=-1)$$ $$\arctan z=\displaystyle\sum_{n=0}^\infty \dfrac{(-1)^n z^{2n+1}}{2n+1}, \, R=1 \, \text{(diverges at} \, z=i)$$ $$\dfrac{z}{e^z-1}=\displaystyle\sum_{n=0}^\infty \dfrac{B_{n}z^n}{n!}, \, R=2\pi \, \text{(diverges at} \, z=2\pi i).$$ Does this hold true for all power series? It's clear that $R\le d$, but can it be shown that $R=d$? The letter $d$ denotes the distance to the nearest singularity in the complex plane (from the origin).
This does not account for removable singularities.