What is the last digit of $\operatorname{lcm}(3^{2003}-1,3^{2003}+1)$?
I am able to find out that LCM is $\dfrac{3^{4006}-1}2$. Since $3^{4006}$ has last digit as $8$, now second last digit can be anything from $0-9$. Based on that second last digit, my answer will vary. Please help how to go further?