In integrating the unit circle it was found that
$$\pi=\sum_{n=0}^{\infty}\frac{6(-1)^n} {(2n+1)3^{n+1/2}}$$
The equation was tried in Wolfram Alpha and up to 20 decimal places it seem accurate. The question is, is the equation a true representation of $\pi$? Student's ask, then who or what defines the final value of $\pi$.
Yes, the series is correct in that it is an exact identity. It is a consequence of the arctangent series $$\tan^{-1} z = \sum_{n=0}^\infty \frac{(-1)^n z^{2n+1}}{2n+1},$$ which is easily derived using Taylor expansion. Setting $z = 1/\sqrt{3}$ gives the RHS equal to $1/6^{\rm th}$ the given series, and since $\tan^{-1} 1/\sqrt{3} = \pi/6$, the result follows.