Brackets in basic grep regex

Example - match a - 3 times:

grep 'a\{3\}' /etc/avahi/avahi-daemon.conf
Output:
#publish-aaaa-on-ipv4=yes