If there's a regression model where $Y = a + bX$ where $a = 1.6$ and $b=0.4$, it has a correlation coefficient of $r = 0.60302$.
If $X$ and $Y$ are then switched around and the equation becomes $X = c + dY$ where $c=0.4545$ and $d=0.9091$, it also has an $r$ value of $0.60302$.
I'm hoping someone can explain why $r=(d\times b)^{0.5}$ is also $0.60302$.