I noticed that $$\frac{\pi}{2}=\exp\left(\sum_{n=1}^\infty{\frac{\zeta(2n)}{n}\left(\frac{1}{4}\right)^n}\right)$$ I came across this while trying to find the general form $$\exp\left(\sum_{n=1}^\infty{\frac{\zeta(sn)}{n}x^n}\right)$$ Can we get a general formula for this function?
Edit I thought it might be useful to note that for $s=1$ we have $$\exp\left(\sum_{n=2}^\infty{\frac{\zeta(n)}{n}x^n}\right)=e^{-\gamma x}\Gamma(1-x)$$ but I'm not quite sure how we would use it.
EDIT:
I figured it out for $s=4$
Start with
$$-\sum_{n=1}^\infty\ln\left(1+\frac{x}{n^2}\right)=\sum_{m=1}^\infty\sum_{n=1}^\infty\frac{\left(-\frac{x}{m^2}\right)^n}{n}=\sum_{n=1}^\infty\frac{(-1)^n\zeta(2n)}{n}x^{n}$$
Using WolframAlpha I figured out that this equals
$$\ln\left(\frac{\pi\sqrt{x}}{\sinh(\pi\sqrt{x})}\right)$$ Amazing resemblance to our $s=2$ formula! (Shown in the comments) Of course, this part isn't rigorous. A rigorous proof of this is still needed.
Now since we already know the answer for $s=2$ we can combine the two...
$$\sum_{n=1}^\infty\frac{\zeta(2n)}{n}x^{n}+\sum_{n=1}^\infty\frac{(-1)^n\zeta(2n)}{n}x^{n}=\sum_{n=1}^\infty\frac{\zeta(4n)}{n}x^{2n}=\ln\left(\frac{\pi\sqrt{x}}{\sin(\pi\sqrt{x})}\right)+\ln\left(\frac{\pi\sqrt{x}}{\sinh(\pi\sqrt{x})}\right)$$
So then
$$\sum_{n=1}^\infty\frac{\zeta(4n)}{n}x^{n}=\ln\left(\frac{\pi x^{1/4}}{\sin(\pi x^{1/4})}\right)+\ln\left(\frac{\pi x^{1/4}}{\sinh(\pi x^{1/4})}\right)$$
and exponentiating we have
$$\exp\left(\sum_{n=1}^\infty\frac{\zeta(4n)}{n}x^{n}\right)=\left(\frac{\pi x^{1/4}}{\sin(\pi x^{1/4})}\right)\cdot\left(\frac{\pi x^{1/4}}{\sinh(\pi x^{1/4})}\right)$$
By the Taylor Series for the PolyGamma Function, we have the representation: $$ \psi^{(0)}(1+x) = -\gamma + \sum_{k = 1}^\infty (-1)^{k+1}\zeta(k+1)x^k \\ -\gamma - \psi^{(0)}(1-x) = \sum_{k = 1}^\infty \zeta(k+1) x^k $$ Upon integration: $$ -\gamma x + \ln(\Gamma(1-x)) = \sum_{k = 2}^\infty \frac{\zeta(k)}{k} x^k $$ Sending $x \to x \ \zeta_s$, where $\zeta_s$ is an $s$th root of unity, for $s>1$, and summing over all roots, we obtain: $$ \ln \left ( \prod_{k=0}^{s-1} \Gamma \left(1-xe^{\frac{2 \pi i k}{s}}\right)\right) = \sum_{k = 1}^\infty \frac{\zeta(sk)}{k} x^{sk} $$ And thus by exponentiating, we obtain the desired quantity as a finite product of Gamma Functions, which will only simplify in degenerate cases.