Rewrite $ 64u^2-v^2 $ as:
$$ \color{blue}{ 64u^2-v^2 = (8u)^2 - (v)^2 } $$Now we can apply the difference of squares formula.
$$ I^2 - II^2 = (I - II)(I + II) $$After putting $ I = 8u $ and $ II = v $ , we have:
$$ 64u^2-v^2 = (8u)^2 - (v)^2 = ( 8u-v ) ( 8u+v ) $$