Let $S$ be an asymmetric random walk with $p=P(X_1=1)>1/2$. Define $T_b=\inf\{n:S_n=b\}$. Prove that $\text{var}(T_b)=\frac{4bpq}{(p-q)^3}$ where $q=1-p$.
We know $$\text{var}(T_b)=ET_b^2-(ET_b)^2.$$ By Theorem 4.8.9 in Durrett we have that $ET_b=b/(2p-1)=b/(p-q)$. So we have $(ET_b)^2$.
I can follow how Durrett computes $ET_b$ but I cannot wrap my brain around on how to start computing $ET_b^2$. Any help would be much appreciated. Thank you in advance!
Hints:
Remark: Note that it is crucial that $(S_n)_{n \in \mathbb{N}}$ is an asymmetric random walk with $p>1/2$. For symmetric random walks or asymmetric ranndom walks with $p<1/2$ the above reasoning does not work (e.g. because $\mathbb{E}(T_b)=\infty$).