As a specific example of this question and a follow up to this one does anyone know a nice way to calculate the germs at $z=1$ of
$$f(z)=\sqrt{1+\sqrt{z}}$$
My attempts have been messy at best, and I'd rather avoid trying to wade through Taylor series if I can! Any ideas would be most welcome!
I'm not sure what you're looking for since you asked two distinct questions in the other posts, so I'll answer both.
Power series of the principal branch
For all $|t|<1$: $$\left(\sqrt{1+t}+\sqrt{1-t}\right)^2=2\left(1+\sqrt{1-t^2}\right)$$ $$\frac{\sqrt{1+t}+\sqrt{1-t}}{2}=\frac{1}{\sqrt 2}\sqrt{1+\sqrt{1-t^2}}$$ The left hand side is simply the even part of $\sqrt{1-t}$, thus if $\sqrt{1-t}=\sum_{n=0}^\infty a_n t^n$ we have: $$\frac{1}{\sqrt 2}\sqrt{1+\sqrt{1-t^2}}=\sum_{n=0}^\infty a_{2n} t^{2n}$$ $$\sqrt{1+\sqrt z}=\sum_{n=0}^\infty \sqrt 2 a_{2n} (1-z)^n$$ (Note: $a_0=1$ and $a_n=-1/2 \frac{(2n-2)!}{n!(n-1)!4^{n-1}}$ for $n>0$.)
Call this germ $g_0$.
Other germs
If we interpret the square root as a multi-valued function, there are in principle 3 other branches obtained by flipping the sign of one or both radicals. But $\sqrt{1-\sqrt{z}}~\sim \sqrt{(1-z)/2}$ is not analytic around $z=1$, so around $z=1$ there are only two (distinct) germs $g_0$ and $-g_0$.